Next: Semanticdb search debugging commands, Previous: Semanticdb Roots, Up: Semanticdb Search Configuration
System include paths are standard locations to find source code tags, such as the header files in /usr/include and its subdirectories on Unix-like operating systems.
You can add and remove system include paths using the following commands:
Prompts for a directory, dir, and add it as a system include path for the current major mode. When called non-interactively, the major mode can be specified with the mode argument.
Prompt for a directory, dir, and remove it from the system include path for the current major mode (or mode).